home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / LANG / SCHEME / GNU / SCM4E1 / !Scm / !Changes < prev    next >
Text File  |  1994-08-07  |  1KB  |  40 lines

  1. Changes
  2. -------
  3. (In no particular order)
  4.  
  5. Pre SCM4              Won't compile due to really horrid signal handling
  6.                   code present - gives Bus errors endlessly.
  7.  
  8. ??/n/9{3|4}            Usual bending to persuade it to compile with UnixLib
  9.                   Passes test.scm happily
  10.  
  11. ??/6/94                  Archimedes primitives added and demos written
  12.                   Basic routines are in C, and linked, others in SCM.
  13.  
  14. ??/6/94                  Fixed two occurences of program-vicinity in
  15.                   mw*.scm in SLIB - macrotst.scm now works correctly.
  16.  
  17. ??/6/94                  Fixed interface to vdu29 (I think) - now uses shifts
  18.                   before calling os_wrc
  19.                   
  20. 20/6/94            Tidied up some bits of c.archi
  21.  
  22. 6/7/94            Recompiled with UnixLib 3.6d - `system' now seems to
  23.             be working again
  24.  
  25. 10/7/94            Added in type for SCM source, and alias to allow
  26.             double clicking on source files to load them.
  27.  
  28. 31/7/94            At last I've managed to get a decent algorithm
  29.             for turtling about. Thanks to The Science of Fractals
  30.             and NO thanks to Dynamical System and Fractals by
  31.             Becker and Dorfler which is patently BAD and health
  32.             damaging. (You might expect people to publish code
  33.             that was a). correct and b). worked reasonably.)
  34.  
  35. 2/8/94            pen-up, pen-down, pen-up? and pen-down? appeared.
  36.  
  37. 7/8/94            home added. (seemed a good idea)
  38.  
  39. ams
  40. 7/8/94.